PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioSortInformation Class / getSortFields Method
In This Topic
    getSortFields Method
    In This Topic
    Gets the list of fields used for sort order.
    Syntax
    public java.lang.String[] getSortFields()

    Return Value

    An array of names specifying the fields used for sorting the portfolio items in the user interface.
    See Also